| Fully Qualified Name: | Laminas\XmlRpc\Generator\GeneratorInterface | 
XML generator adapter interface
| Name | Description | Defined By | 
|---|---|---|
| __toString() | GeneratorInterface | |
| closeElement() | GeneratorInterface | |
| flush() | GeneratorInterface | |
| getEncoding() | GeneratorInterface | |
| openElement() | GeneratorInterface | |
| saveXml() | Return XML as a string | GeneratorInterface | 
| setEncoding() | GeneratorInterface | |
| stripDeclaration() | GeneratorInterface | 
Returns: void
| Parameter Name | Type | Description | 
|---|---|---|
| $name | 
Returns: void
Returns: void
Returns: void
| Parameter Name | Type | Description | 
|---|---|---|
| $name | ||
| $value | 
Returns: void
Return XML as a string
Returns: string
| Parameter Name | Type | Description | 
|---|---|---|
| $encoding | 
Returns: void
| Parameter Name | Type | Description | 
|---|---|---|
| $xml | 
Returns: void